(revert-buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Feb 1994 03:46:09 +0000 (03:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Feb 1994 03:46:09 +0000 (03:46 +0000)
lisp/files.el

index b04446e0561011f4e91e80479ec4c5fe9a5f2e81..eb32092e05412db1838227aeb243b8c153f86785 100644 (file)
@@ -1714,7 +1714,7 @@ This undoes all changes since the file was visited or saved.
 With a prefix argument, offer to revert from latest auto-save file, if
 that is more recent than the visited file.
 
-When called from lisp, the first argument is IGNORE-AUTO; only offer
+When called from lisp, The first argument is IGNORE-AUTO; only offer
 to revert from the auto-save file when this is nil.  Note that the
 sense of this argument is the reverse of the prefix argument, for the
 sake of backward compatibility.  IGNORE-AUTO is optional, defaulting